xen: arm: context switch the aux memory attribute registers
authorIan Campbell <ian.campbell@citrix.com>
Fri, 20 Dec 2013 15:08:08 +0000 (15:08 +0000)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 7 Jan 2014 14:25:30 +0000 (14:25 +0000)
commit4746b5adc396bb2fc963b3156eab7267c6e7e541
tree2491b2c992688cd1c48c96d1f076b9b227d9cbb6
parentb764615c391fdc2648d460245c748a3a319a296e
xen: arm: context switch the aux memory attribute registers

We appear to have somehow missed these. Linux doesn't actually use them and
none of the processors I've looked at actually define any bits in them (so
they are UNK/SBZP) but it is good form to context switch them anyway.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Julien Grall <julien.grall@linaro.org>
xen/arch/arm/domain.c
xen/include/asm-arm/cpregs.h
xen/include/asm-arm/domain.h